home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
chicken_.swf
/
scripts
/
frame_2
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
103b
|
4 lines
loadB = this.getBytesLoaded();
percent = int(loadB / totalB * 100);
bar.gotoAndStop(_root.percent);